active stack meaning in English
操作栈
Examples
- Moves the active stack frame down
下移活动堆栈帧。 - Moves the active stack frame up
上移活动堆栈帧。 - In a java program , a root is a reference to an object held in a static variable or in a local variable on an active stack frame
在java程序中,根是对静态变量中或者活跃的堆栈框架上的本地变量中所包含的对象的引用。